FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource OperationDefinition/FHIR Server from package hl7.fhir.us.davinci-pct#current (31 ms)

Package hl7.fhir.us.davinci-pct
Type OperationDefinition
Id Id
FHIR Version R4
Source http://hl7.org/fhir/us/davinci-pct/https://build.fhir.org/ig/HL7/davinci-pct/OperationDefinition-GFE-retrieve.html
Url http://hl7.org/fhir/us/davinci-pct/OperationDefinition/GFE-retrieve
Version 2.0.0-ballot
Status active
Date 2024-07-17T23:57:02+00:00
Name GFERetrieve
Title Retrieve GFE Collection Bundle
Experimental False
Realm us
Authority hl7
Description This operation is used by an entity to retrieve a GFE Collection Bundle containing the GFE Bundle(s) and other referenced resources based on a GFE Coordination Task. The only input parameter is the single reference to the GFE Coordination Task resource. The only output is a GFE Collection Bundle.
Type true
Kind operation

Resources that use this resource

CapabilityStatement
davinci-pct-coordination-platform Patient Cost Transparency Implementation Guide Coordination Platform Capability Statement
davinci-pct-coordination-requester Patient Cost Transparency Implementation Guide Coordination Requester Capability Statement

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: OperationDefinition GFE-retrieve

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INrequest1..1Reference (PCT GFE Coordination Task)

A reference to a GFE Coordination Task.

OUTreturn1..1Bundle

A GFE Request Collection Bundle containing the GFE Bundles of the submitted GFE Bundles by the GFE Contributors.


Source

{
  "resourceType" : "OperationDefinition",
  "id" : "GFE-retrieve",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition GFE-retrieve</b></p><a name=\"GFE-retrieve\"> </a><a name=\"hcGFE-retrieve\"> </a><a name=\"GFE-retrieve-en-US\"> </a><p>Parameters</p><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>request</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/references.html#Reference\">Reference</a> (<a href=\"StructureDefinition-davinci-pct-gfe-coordination-task.html\" title=\"http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-gfe-coordination-task\">PCT GFE Coordination Task</a>)</td><td/><td><div><p>A reference to a GFE Coordination Task.</p>\n</div></td></tr><tr><td>OUT</td><td>return</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/bundle.html\">Bundle</a></td><td/><td><div><p>A GFE Request Collection Bundle containing the GFE Bundles of the submitted GFE Bundles by the GFE Contributors.</p>\n</div></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fm"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/us/davinci-pct/ImplementationGuide/hl7.fhir.us.davinci-pct"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/us/davinci-pct/OperationDefinition/GFE-retrieve",
  "version" : "2.0.0-ballot",
  "name" : "GFERetrieve",
  "title" : "Retrieve GFE Collection Bundle",
  "status" : "active",
  "kind" : "operation",
  "date" : "2024-07-17T23:57:02+00:00",
  "publisher" : "HL7 International / Financial Management",
  "contact" : [
    {
      "name" : "HL7 International / Financial Management",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        },
        {
          "system" : "email",
          "value" : "fmlists@lists.hl7.org"
        }
      ]
    }
  ],
  "description" : "This operation is used by an entity to retrieve a GFE Collection Bundle containing the GFE Bundle(s) and other referenced resources based on a GFE Coordination Task. The only input parameter is the single reference to the GFE Coordination Task resource. The only output is a GFE Collection Bundle.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "code" : "gfe-retrieve",
  "base" : "http://hl7.org/fhir/us/davinci-pct/OperationDefinition/GFE-retrieve",
  "system" : false,
  "type" : true,
  "instance" : false,
  "parameter" : [
    {
      "name" : "request",
      "use" : "in",
      "min" : 1,
      "max" : "1",
      "documentation" : "A reference to a GFE Coordination Task.",
      "type" : "Reference",
      "targetProfile" : [
        "http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-gfe-coordination-task"
      ]
    },
    {
      "name" : "return",
      "use" : "out",
      "min" : 1,
      "max" : "1",
      "documentation" : "A GFE Request Collection Bundle containing the GFE Bundles of the submitted GFE Bundles by the GFE Contributors.",
      "type" : "Bundle"
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.